libcoin80 software package provides high-level 3D graphics kit implementing the Open Inventor API, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcoin80
libcoin80 is installed in your system.
Make ensure the libcoin80 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcoin80 *
You will get with libcoin80 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libcoin80 |
| Version | 3.1.4~abc9f50-7 |
| Description | high-level 3D graphics kit implementing the Open Inventor API |
| Sub Section | libs |